Demo data tool Not part of the product. Writes the browser store that every OilTrack page reads.
oiltrack.db.v1 {{ sizeLabel }}
Grid Raw JSON Checks
Export Reseed from file Reset store
{{ w }}
Tables
{{ t.name }} {{ t.count }}
Session
Pages
{{ p.label }}
{{ rowCountLabel }}
Add row
Row
{{ h }}
open {{ row.deleteLabel }}
{{ cell.display }}
No rows match. Filters hide rows; deleted rows are hidden unless you ask for them.
Save to store Reload from store Format {{ jsonError }}
{{ runLabel }} Run against live data
{{ checksSummary }}
Invariant checks Every rule the store is supposed to hold — seed integrity, the FIFO stock engine, locks, balances, the release paths, the expiry sweep and the dispenser head. Grouped in the order they run, because the later groups depend on the mutations the earlier ones make. A safe run snapshots the store, runs the whole suite, then writes the snapshot back — your data is untouched. A live run leaves the mutations in place, which is the only way to inspect the state a failing check produced.
{{ g.name }} {{ g.tally }}
{{ r.badge }} {{ r.name }} {{ r.detail }}
{{ g.tally }} — nothing failing
{{ panelTitle }}
close
Save row {{ panelDeleteLabel }}
{{ confirmTitle }} {{ confirmMessage }}
Cancel {{ confirmActionLabel }}